Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Handle sass.NULL returned from the importer via done() #1308

Closed
wants to merge 1 commit into from

Conversation

saper
Copy link
Member

@saper saper commented Dec 20, 2015

Whenever done() is called we should check for the sass.NULL
value as well.

Fixes #1296

Whenever done() is called we should check for the sass.NULL
value as well.

While here, allow calling done(null) to anticipate
removal of the sass.NULL one day.

Fixes sass#1296
@saper
Copy link
Member Author

saper commented Dec 20, 2015

With little effort we could do this in the binding as well, it would probably be a better place.

@xzyfer
Copy link
Contributor

xzyfer commented Dec 27, 2015

LGTM

@xzyfer
Copy link
Contributor

xzyfer commented Dec 27, 2015

Superseded this with #1318 which just adds tests.

@xzyfer xzyfer closed this Dec 27, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants